put
( service in module ng
)
Shortcut method to perform PUT
request.
url – {string} –
Relative or absolute URL specifying the destination of the request
data – {*} –
Request content
config(optional) – {Object=} –
Optional configuration object
{HttpPromise}
– Future object